Skip to content

feat: new transcript functionality to hash elements without including in proof#12233

Merged
lucasxia01 merged 5 commits intomasterfrom
lx/transcript-allow-hashing-without-sending
Feb 25, 2025
Merged

feat: new transcript functionality to hash elements without including in proof#12233
lucasxia01 merged 5 commits intomasterfrom
lx/transcript-allow-hashing-without-sending

Conversation

@lucasxia01
Copy link
Contributor

@lucasxia01 lucasxia01 commented Feb 24, 2025

Adds a new public add_to_hash_buffer function to the transcript that adds elements to the current_round_data buffer without adding them to the proof_data. This will enable us to hash things without explicitly including it in the proof like vk data that needs to be Fiat-Shamired but doesn't need to be sent in the proof.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants